[Software] Delete installed software record
Compute
[Software] Delete installed software record
Remove the installed software record from the system. This removes the tracking record but does not uninstall the software from the instance. Use the uninstall endpoint to remove the software from the instance.
DELETE
[Software] Delete installed software record
Authorizations
Use Authorization: Bearer <token> header. Token can be a JWT token or an API key (format: sk-onetsolutions-...).
Path Parameters
Unique identifier of the installed software.
Unique identifier of the compute instance.
Unique identifier of the organization that owns the resource.
Unique identifier of the project containing the resource.
Response
Installed software record deleted successfully

